home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / spdlodrs / flxifast.lzh / FLXIFAST.DOC next >
Text File  |  1990-03-25  |  3KB  |  54 lines

  1. Flexi-Fast by Patrick Dell'Era
  2. Placed in the public domain, not to be sold.
  3.  
  4. What it does is, manipulates executable program files so that they may
  5. be "fast loading" under TOS 1.4 and above. It is suggested you read the
  6. "MAKEFAST.TXT" file contingent with Atari's "MAKEFAST.PRG" for further
  7. information about what this making fast stuff is all about.
  8.  
  9. What's the need of Flexi-Fast?  Atari's "MAKEFAST.PRG" does the same
  10. thing. BUT... it doesn't allow working with multiple programs in one
  11. batch by use of wild cards (* and ?).  Only one program can be done at
  12. a time.  When you have perhaps hundreds of executable programs and have
  13. just installed TOS 1.4 ROMS, this is a distinct and irritating
  14. limititation.  And as Ken Badertscher, the writer of Atari's
  15. "MAKEFAST.PRG", himself says, "It is sort of a pain to wade through all
  16. those alert boxes" of MAKEFAST.PRG.
  17.  
  18. So, really, I did this one for myself.  And you are welcome to it.
  19.  
  20. Flexi-Fast works just about the same as "MAKEFAST.PRG".  From the
  21. desktop, you double click on it and then click on the function desired.
  22. You can make a program fast loading, slow loading, or just check its
  23. fast loading status.  After clicking a function, the file selector box
  24. comes up.  You may enter a single file name, or use wild cards to
  25. perform the function on a range of program files.  If you indicate a
  26. specific file (i.e. no wild cards), and it turns out that file isn't an
  27. executable program file, you will be notified of that fact.  However,
  28. if you do use wildcards, only executable files will have the chosen
  29. function performed on them.
  30.  
  31. For you command line interpreter freaks (you know who you are!), you
  32. can accomplish the same things in the following fashion:
  33.  
  34.     flxifast [-cs] file1 [file2 ...]
  35.  
  36. Use 'c' just to check the status of program files, and 's' to convert
  37. back to slow loading format.  If no  option is passed, then the program
  38. is converted to fast loading format.  Wild cards may, of course, be
  39. used in the file name specifications. If any option besides 's' or 'c'
  40. ('h' for example) are passed, a small reminder about how to use
  41. Flexi-Fast is displayed on the screen.
  42.  
  43. Flexi-Fast can be used as a TTP application by changing its extender to
  44. "TTP" or installing it as a "TTP" application from the desktop.  You
  45. then use it in the same way as the aforementioned command line
  46. interpreter method.  The advantage? I dunno...
  47.  
  48. Hope you find this useful.
  49.  
  50.  
  51. Patrick Dell'Era
  52. CIS     73157,2623
  53. GEnie   DELL-ERA
  54.